home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 6 / developer source - volume 6.iso / orinf / mar96 / feuef110.gif < prev    next >
Graphics Interchange Format  |  1996-11-16  |  56.0 KB  |  358x284  |  8-bit (149 colors)
   ocr: One Exception and Done Exception MovesProcessing to Next Statement BEGIN BEGIN DELETE DELETE FROM tablet; FROM table1; EXCEPTION DELEIE WHEN OTHEAS THEN NULL; FROV table2; END; EXCEPTION BEGIN END; DELETE FRON table2; EXCEPTION VHEN OTHERS THEN NULL; END; Figure 10: Two approaches to sequential DELETE statements.